Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mensa Parser #122

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Fix Mensa Parser #122

merged 1 commit into from
Jun 20, 2024

Conversation

c0derMo
Copy link
Contributor

@c0derMo c0derMo commented Jun 20, 2024

The mensa parser is currently crashing our bot daily. This is due to the underlying library, ka-mensa-fetch, currently being unable to fetch mensa data, most likely since the website changed in some way. Fixing the underlying issue in the library is not feasable for us right now, and hoping for a library fix seems unlikely aswell, since the last release was several months ago, and the latest commits were only dependency updates.

This PR currently just disables the mensa plan, as a quick fix. We can also use this PR to discuss the future of the mensa feature, since I'm currently unsure if we still need/want to support it, and how we should go about fixing it.

@Kr0nox @ProgramPhoenix

@Kr0nox Kr0nox merged commit 23ecf75 into master Jun 20, 2024
3 checks passed
@Kr0nox Kr0nox deleted the fix/mensa branch June 20, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants